home *** CD-ROM | disk | FTP | other *** search
- Subject: Assert messages
- Sent: 7/3/96 1:41 PM
- Received: 7/3/96 1:51 PM
- From: Karl Jepsen, kjepsen@dharbor.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- More on the assert messages "Why is an autodestruct object of class
- TryBlockContext being constructed in a bad context? See FWExcImp.cpp for
- possible causes. " when gif or JPEG graphic files are embedded into
- ODFDraw, ODFContainer, or our part where CyperDog is the viewer:
-
- CyberDog issues an RequestFrameShape call twice. It is on the 2nd call
- that the assert messages are output. (why the asserts are generated I do
- not know). Anyway the calling chain for both of these calls are as
- follows:
-
- cyberdog
- ODFrame::RequestFrameShape
- ODPartWrapperRequestFrameShape
- FW_CODPart::RequestFrameShape <--- this routine causes the asserts
-
- Is this a problem with CyberDog & ODF 1? What do we need to do to ODFDraw,
- ODFContainer, and our part?
-
- Thanks,
- Karl Jepsen
-
-
-